textview: Defer cursor blinking on input
authorMatthias Clasen <mclasen@redhat.com>
Wed, 24 Jul 2019 01:18:03 +0000 (21:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 24 Jul 2019 01:18:03 +0000 (21:18 -0400)
commita628907891efe400a3de4573e8117ee81bef5db0
tree13b4ca489d341ebb99ca70971ad8e83ed4d35b0f
parent19ad4d67efc404ab0158f0b1d313265a98ebb102
textview: Defer cursor blinking on input

We were not calling the right cursor functions
in the commit handler.
gtk/gtktextview.c